home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1995 April / Internet Tools.iso / dos_win / winsock / maillist / 94-02.Z / 94-02 / text0143.txt < prev    next >
Encoding:
Text File  |  1994-02-28  |  7.2 KB  |  190 lines

  1.  
  2. I am running LanManager 2.1a clients with tcp/ip.
  3.  
  4. I upgraded to WinSock support using the following files:
  5.  
  6. \lanman.dos\drivers\protocols\tcpip
  7.         TCPDRV.DOS       4188   06.08.93        0:45
  8.         TCPTSR.EXE      65200   06.08.93        0:45
  9.  
  10. \lanman.dos\netprog
  11.         SOCKETS.EXE     50144   06.08.93        0:44
  12.         WINSOCK.DLL     46336   06.08.93        0:45
  13.         WSAHDAPP.EXE     5152   06.08.93        0:45
  14.  
  15. Using the dos MEM command shows approc 320 kbyte free.  Dos vsn 5.0.
  16. Windows 3.1.
  17.  
  18. Running the WinSock application as the only Windows-application goes fine,
  19. but when I start another Windows application (e.g. Excel) and swithes
  20. back to my WinSock application, my application dies with the following
  21. message:
  22.  
  23.     Winsock.dll pagefault at 0001:8ab9
  24.  
  25. Sometimes this is followed by errors from EMM386 an everything dies (freezes).
  26.  
  27. Is this a known problem?  Is this related to free DOS-memory?  Is there 
  28. a patch available?  Is there a newer version?
  29.  
  30.  
  31.  
  32. E-mail:  oml@sirius.sds.no
  33. Name: Ola Martin Lykkja
  34. Company: Statens Datasentral a.s, Oslo, Norway
  35. -- 
  36. Ola Martin Lykkja
  37. Statens Datasentral a.s, Oslo, Norway
  38. Internet:  oml@sirius.sds.no
  39. X.400:     g=ola martin; s=lykkja o=sds; p=multinett; a=telemax; c=no;
  40. From news@bigblue.oit.unc.edu Tue Feb 15 00:58:45 1994
  41. Received: from bigblue.oit.unc.edu by SunSITE.Unc.EDU (5.65c+IDA/FvK-1.07) with SMTP
  42.           id AA02493; Tue, 15 Feb 1994 06:26:49 -0500
  43. Received: by bigblue.oit.unc.edu (AIX 3.2/UCB 5.64/4.03)
  44.           id AA14001; Tue, 15 Feb 1994 06:02:11 -0500
  45. Received: from GATEWAY by bigblue with netnews
  46.     for winsock@sunsite.unc.edu (winsock@sunsite.unc.edu)
  47. To: winsock@sunsite.unc.edu
  48. Date: Tue, 15 Feb 1994 05:58:45 EST
  49. From: patlee@panix.com (Patrick Lee)
  50. Message-Id: <patlee.217.019E97E9@panix.com>
  51. Organization: E-mail about Stuyvesant H.S. Alumni E-mail Directory
  52. Sender: ses
  53. References: <iniazi.7.00042D11@vt.edu>, <patlee.214.015C38C6@panix.com>, <iniazi.8.000AEBA4@vt.edu>
  54. Subject: Re: sorting articles in Trumpet News Reader for Windows
  55.  
  56. In article <iniazi.8.000AEBA4@vt.edu> iniazi@vt.edu (Imran Niazi) writes:
  57.  
  58. >>>anybody know how to reconfigure the news reader to sort the articles in a 
  59. >>>different order(serially or alphabetic by subject).  That is because now it 
  60. >>>does it in a weird way...not sure which way...
  61. >>
  62. >>Look under the "View" pull down menu item.
  63.  
  64. >what version are you using?  in 'view' there are only three options.  'rot 
  65. >13', 'full headers' and 'word wrap'.  I just want it to sort the articles 
  66. >serially or alphabetically by title...etc.
  67.  
  68. Version 1.0 Revision B. Under View, there are those three options as well as:
  69.  
  70. by Date
  71. by Name
  72. by Subject
  73. by Subject Thread
  74. Unsorted
  75.  
  76. >or something like that...oh well.  hmm, I should register, shouldn't I?!  how 
  77. >much is it anyways?  I'm very poor so I hope its not a lot...
  78.  
  79. $20 USD.
  80.  
  81. --
  82. Patrick Lee <patlee@panix.com>
  83. From news@bigblue.oit.unc.edu Tue Feb 15 01:01:02 1994
  84. Received: from bigblue.oit.unc.edu by SunSITE.Unc.EDU (5.65c+IDA/FvK-1.07) with SMTP
  85.           id AA02502; Tue, 15 Feb 1994 06:26:50 -0500
  86. Received: by bigblue.oit.unc.edu (AIX 3.2/UCB 5.64/4.03)
  87.           id AA04850; Tue, 15 Feb 1994 06:16:08 -0500
  88. Received: from GATEWAY by bigblue with netnews
  89.     for winsock@sunsite.unc.edu (winsock@sunsite.unc.edu)
  90. To: winsock@sunsite.unc.edu
  91. Date: Tue, 15 Feb 1994 06:01:02 EST
  92. From: patlee@panix.com (Patrick Lee)
  93. Message-Id: <patlee.218.01A0ACA4@panix.com>
  94. Organization: E-mail about Stuyvesant H.S. Alumni E-mail Directory
  95. Sender: ses
  96. References: <CL8A1G.Bu7@news.direct.net>
  97. Subject: Re: Help with getservbyname()
  98.  
  99. In article <CL8A1G.Bu7@news.direct.net> jimrush@indirect.com (Jim Rush) writes:
  100.  
  101. >Qst1-Where is the table of names that this function uses for lookup(local 
  102. >or remote), if local, is it usually hardcoded.
  103.  
  104. /etc/services - usually, but does not have to. For example, I have this file 
  105. in the same directory where Trupmet Winsock is, which is on the PATH.
  106.  
  107. --
  108. Patrick Lee <patlee@panix.com>
  109. From news@bigblue.oit.unc.edu Tue Feb 15 01:03:58 1994
  110. Received: from bigblue.oit.unc.edu by SunSITE.Unc.EDU (5.65c+IDA/FvK-1.07) with SMTP
  111.           id AA02509; Tue, 15 Feb 1994 06:26:51 -0500
  112. Received: by bigblue.oit.unc.edu (AIX 3.2/UCB 5.64/4.03)
  113.           id AA04851; Tue, 15 Feb 1994 06:16:26 -0500
  114. Received: from GATEWAY by bigblue with netnews
  115.     for winsock@sunsite.unc.edu (winsock@sunsite.unc.edu)
  116. To: winsock@sunsite.unc.edu
  117. Date: Tue, 15 Feb 1994 06:03:58 EST
  118. From: patlee@panix.com (Patrick Lee)
  119. Message-Id: <patlee.219.01A35D90@panix.com>
  120. Organization: E-mail about Stuyvesant H.S. Alumni E-mail Directory
  121. Sender: ses
  122. References: <2jocrc$j4d@ugle.unit.no>
  123. Subject: Re: WinQVT/Net - picking on details
  124.  
  125. In article <2jocrc$j4d@ugle.unit.no> eivindh@met.sintef.no writes:
  126.  
  127. >If a newsgroup is empty (no unread articles) you can't open it,
  128. >your only chance to post is from the newsgroup list.
  129. >Then the Newsgroups: line is empty!
  130. >Is there any reason for this?
  131.  
  132. Works fine here, Newsgroups line is filled in with the appropriate value.
  133.  
  134. What version of Trumpet News Reader are you using? 1.0 Release B should be the 
  135. latest (look in Help About).
  136.  
  137. --
  138. Patrick Lee <patlee@panix.com>
  139. From ald@oasis.icl.co.uk Tue Feb 15 12:44:56 1994
  140. Received: from relay1.pipex.net by SunSITE.Unc.EDU (5.65c+IDA/FvK-1.07) with SMTP
  141.           id AA00957; Tue, 15 Feb 1994 07:42:09 -0500
  142. Received: from Q.icl.co.uk by relay1.pipex.net with SMTP (PP) 
  143.           id <28503-0@relay1.pipex.net>; Tue, 15 Feb 1994 12:42:02 +0000
  144. Received: from ming.oasis.icl.co.uk by Q.icl.co.uk (4.1/icl-2.12-server) 
  145.           id AA06545; Tue, 15 Feb 94 12:44:02 GMT
  146. Received: from ozz.oasis.icl.co.uk on ming.oasis.icl.co.uk id AA16104;
  147.           Tue, 15 Feb 94 12:41:14 GMT
  148. Received: from jupiter.oasis.icl.co.uk on ozz.oasis.icl.co.uk id AA25301;
  149.           Tue, 15 Feb 94 12:43:48 GMT
  150. Message-Id: <9402151244.AA20827@jupiter.oasis.icl.co.uk>
  151. From: ald@oasis.icl.co.uk (Adrian Dawson)
  152. Subject: subscribe
  153. To: winsock@sunsite.unc.edu
  154. Date: Tue, 15 Feb 94 12:44:56 GMT
  155. X-Mailer: ELM [version 2.3 PL11]
  156.  
  157. subscribe
  158. From news@bigblue.oit.unc.edu Tue Feb 15 14:00:28 1994
  159. Received: from bigblue.oit.unc.edu by SunSITE.Unc.EDU (5.65c+IDA/FvK-1.07) with SMTP
  160.           id AA12836; Tue, 15 Feb 1994 09:26:49 -0500
  161. Received: by bigblue.oit.unc.edu (AIX 3.2/UCB 5.64/4.03)
  162.           id AA23888; Tue, 15 Feb 1994 09:05:09 -0500
  163. Received: from GATEWAY by bigblue with netnews
  164.     for winsock@sunsite.unc.edu (winsock@sunsite.unc.edu)
  165. To: winsock@sunsite.unc.edu
  166. Date: 15 Feb 1994 14:00:28 GMT
  167. From: eivindh@met.sintef.no
  168. Message-Id: <2jqkhs$e3s@ugle.unit.no>
  169. Organization: SINTEF Materials Technology
  170. Sender: ses
  171. Subject: Re: WinQVT/Net - picking on details
  172.  
  173. In article <patlee.219.01A35D90@panix.com> patlee@panix.com (Patrick Lee) writes:
  174. >In article <2jocrc$j4d@ugle.unit.no> eivindh@met.sintef.no writes:
  175. >
  176. >>If a newsgroup is empty (no unread articles) you can't open it,
  177. >>your only chance to post is from the newsgroup list.
  178. >>Then the Newsgroups: line is empty!
  179. >>Is there any reason for this?
  180. >
  181. >Works fine here, Newsgroups line is filled in with the appropriate value.
  182. >
  183. >What version of Trumpet News Reader are you using? 1.0 Release B should be the 
  184. >latest (look in Help About).
  185. >
  186. >--
  187. >Patrick Lee <patlee@panix.com>
  188. Perhaps I didn't tell that clearly, I'm using WinQVT/Net News Reader not Trumpet!
  189.  
  190.